[INFO] cloning repository https://github.com/SSL-ACTX/ICTL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSL-ACTX/ICTL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FICTL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FICTL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 904d2e4d94b39ecb051fd779d6eb154996e559e6
[INFO] fixing SSL-ACTX/ICTL against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FICTL" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SSL-ACTX/ICTL
[INFO] finished tweaking git repo https://github.com/SSL-ACTX/ICTL
[INFO] tweaked toml for git repo https://github.com/SSL-ACTX/ICTL written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SSL-ACTX/ICTL on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SSL-ACTX/ICTL already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60
[INFO] running `Command { std: "docker" "start" "52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/causm-analysis/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-frontend/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking causm-core v0.1.0 (/opt/rustwide/workdir/crates/causm-core)
[INFO] [stderr]    Migrating crates/causm-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking causm-frontend v0.1.0 (/opt/rustwide/workdir/crates/causm-frontend)
[INFO] [stderr]    Migrating crates/causm-frontend/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking causm-runtime v0.1.0 (/opt/rustwide/workdir/crates/causm-runtime)
[INFO] [stderr]    Migrating crates/causm-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking causm-analysis v0.1.0 (/opt/rustwide/workdir/crates/causm-analysis)
[INFO] [stderr]    Migrating crates/causm-analysis/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/causm-analysis/src/z3_guard.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 let mut loop_clock = Int::from_u64(self.ctx, 0);
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `loop_clock` calls a custom destructor
[INFO] [stdout]     |                     `loop_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |                 let mut unroll_clock = loop_clock.clone();
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `unroll_clock` calls a custom destructor
[INFO] [stdout]     |                     `unroll_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 258 |                 let violation = loop_clock.gt(&Int::from_u64(self.ctx, *max_ms));
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `violation` calls a custom destructor
[INFO] [stdout]     |                     `violation` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |                     &[in_clock, &Int::from_u64(self.ctx, *max_ms)],
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 280 |                 ))
[INFO] [stdout] 281 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `loop_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `unroll_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `violation` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/causm-analysis/src/z3_guard.rs:296:34
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 let mut loop_clock = Int::from_u64(self.ctx, 0);
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `loop_clock` calls a custom destructor
[INFO] [stdout]     |                     `loop_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 289 |                 let mut unroll_clock = loop_clock.clone();
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `unroll_clock` calls a custom destructor
[INFO] [stdout]     |                     `unroll_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                     &[in_clock, &Int::from_u64(self.ctx, slice_ms)],
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 297 |                 ))
[INFO] [stdout] 298 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `loop_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `unroll_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/causm-analysis/src/z3_guard.rs:512:34
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 let mut body_clock = Int::from_u64(self.ctx, 0);
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `body_clock` calls a custom destructor
[INFO] [stdout]     |                     `body_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |                 let violation =
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `violation` calls a custom destructor
[INFO] [stdout]     |                     `violation` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 512 |                     &[in_clock, &Int::from_u64(self.ctx, *duration_ms)],
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 513 |                 ))
[INFO] [stdout] 514 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `body_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `violation` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking causm-cli v0.1.0 (/opt/rustwide/workdir/crates/causm-cli)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/causm-analysis/src/z3_guard.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 let mut loop_clock = Int::from_u64(self.ctx, 0);
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `loop_clock` calls a custom destructor
[INFO] [stdout]     |                     `loop_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |                 let mut unroll_clock = loop_clock.clone();
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `unroll_clock` calls a custom destructor
[INFO] [stdout]     |                     `unroll_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 258 |                 let violation = loop_clock.gt(&Int::from_u64(self.ctx, *max_ms));
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `violation` calls a custom destructor
[INFO] [stdout]     |                     `violation` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |                     &[in_clock, &Int::from_u64(self.ctx, *max_ms)],
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 280 |                 ))
[INFO] [stdout] 281 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `loop_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `unroll_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `violation` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/causm-analysis/src/z3_guard.rs:296:34
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 let mut loop_clock = Int::from_u64(self.ctx, 0);
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `loop_clock` calls a custom destructor
[INFO] [stdout]     |                     `loop_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 289 |                 let mut unroll_clock = loop_clock.clone();
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `unroll_clock` calls a custom destructor
[INFO] [stdout]     |                     `unroll_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                     &[in_clock, &Int::from_u64(self.ctx, slice_ms)],
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 297 |                 ))
[INFO] [stdout] 298 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `loop_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `unroll_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/causm-analysis/src/z3_guard.rs:512:34
[INFO] [stdout]     |
[INFO] [stdout] 483 |                 let mut body_clock = Int::from_u64(self.ctx, 0);
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `body_clock` calls a custom destructor
[INFO] [stdout]     |                     `body_clock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |                 let violation =
[INFO] [stdout]     |                     ---------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `violation` calls a custom destructor
[INFO] [stdout]     |                     `violation` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 512 |                     &[in_clock, &Int::from_u64(self.ctx, *duration_ms)],
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 513 |                 ))
[INFO] [stdout] 514 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `body_clock` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `violation` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_z3_routine_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_isochronous.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_entropic.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_z3_verification.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_await_chan_robust.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_expansion.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_semantic.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_acausal.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_temporal.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_temporal_contracts.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_reconciliation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_entropic_channels.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_acausal_debugging.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/causm-cli/tests/causm_lease.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s
[INFO] [stderr] crater-edition-check: causm-analysis v0.1.0 (/opt/rustwide/workdir/crates/causm-analysis) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: causm-core v0.1.0 (/opt/rustwide/workdir/crates/causm-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: causm-frontend v0.1.0 (/opt/rustwide/workdir/crates/causm-frontend) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: causm-cli v0.1.0 (/opt/rustwide/workdir/crates/causm-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: causm-runtime v0.1.0 (/opt/rustwide/workdir/crates/causm-runtime) updating edition from 2021 to 2024
[INFO] [stderr]     Checking causm-core v0.1.0 (/opt/rustwide/workdir/crates/causm-core)
[INFO] [stderr]     Checking causm-frontend v0.1.0 (/opt/rustwide/workdir/crates/causm-frontend)
[INFO] [stderr]     Checking causm-runtime v0.1.0 (/opt/rustwide/workdir/crates/causm-runtime)
[INFO] [stderr]     Checking causm-analysis v0.1.0 (/opt/rustwide/workdir/crates/causm-analysis)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `causm-analysis` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> crates/causm-analysis/src/statement.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                                         ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |         causm_core::statements!(dispatch_statement);
[INFO] [stdout]    |         ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `dispatch_one` which comes from the expansion of the macro `causm_core::statements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 if let &Statement::$name(ref v0) = &stmt.stmt {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `causm-analysis` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60", kill_on_drop: false }`
[INFO] [stdout] 52ca1fd8d9fd6b7e48b695fece52b7bff45b3cf4f1c1eb5c969d0da9e3487b60
